-
Home
-
Simple Shopping Cart
-
5.2.0
-
Code
-
Classes
- PayPal_OnApprove_IPN_Handler
| Total Complexity |
52 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
247 |
| Lines of code |
151 |
| Logical lines of code |
103 |
| Comment lines |
62 |
| Methods |
6 |
| Properties |
1 |
Methods 6
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_ipn_data_array_from_create_subscription_txn_data() |
C |
40 |
26 |
44 |
| validate_subscription_checkout_txn_data() |
A |
42 |
13 |
47 |
| onapprove_create_subscription() |
A |
44 |
8 |
47 |
| is_trial_payment() |
S |
69 |
3 |
6 |
| __construct() |
S |
79 |
1 |
3 |
| setup_ajax_request_actions() |
S |
75 |
1 |
4 |